Add option index for dmtlog format.
authoroliskoli <oliskoli>
Wed, 25 Oct 2006 21:25:57 +0000 (21:25 +0000)
committeroliskoli <oliskoli>
Wed, 25 Oct 2006 21:25:57 +0000 (21:25 +0000)
xmldoc/formats/options/dmtlog-index.xml [new file with mode: 0644]

diff --git a/xmldoc/formats/options/dmtlog-index.xml b/xmldoc/formats/options/dmtlog-index.xml
new file mode 100644 (file)
index 0000000..69cfb72
--- /dev/null
@@ -0,0 +1,16 @@
+<para>
+   Convert track number 'index' from source into dmtlog format.
+</para>
+<para>
+   The known variants of Tracklog 'digital mapping' files supports only
+   one track per file. If you have more than one track in source 
+   (f.e MapSource and many others can do such heavy things), you 
+   can specify which track should by used for the conversion. 
+</para>
+<para>
+   The default index is 1 (the first track of a possible list of tracks).
+</para>
+<para>
+   An example usage you can find at the <link linkend="fmt_ignrando">ignrando</link> format,
+   which uses option <link linkend="fmt_ignrando_o_index">index</link> in same manner.
+</para>